txGpio

@get:JvmName(name = "getTxGpio")
@set:JvmName(name = "setTxGpio")
var txGpio: Int
(Re)define GPS_TX_PIN for your board.

uint32 tx_gpio = 9;